Fix empty 'version' file
authorBrian Anderson <banderson@mozilla.com>
Tue, 31 Jan 2017 21:42:24 +0000 (21:42 +0000)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 1 Feb 2017 17:14:19 +0000 (09:14 -0800)
commitcf75834a5ff60fe3e2215529fd6e7a18352b853a
tree1481b72cbc58f050a8829f700c456b605be4caf5
parent546212ccc2c488595e3ce6a2a70bb512948c9da3
Fix empty 'version' file

This teaches the makefiles to construct the version string again so
it can be emitted to the 'version' file for packaging.

Fixes failing nightly builds.
Makefile.in